.banner{
    background: url(../img/banner-bg.jpg) center no-repeat;
    background-size: cover;
    padding:20px 0;
}

.banner-content{
    position: relative;
    height: 429px;
}

.banner .swiper-container .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.w1140{
    width: 1140px;
    margin: 0 auto;
}

.banner .swiper-button-prev,.banner .swiper-button-next{
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #8a6249;
}

.banner .swiper-button-prev{
    left: -30px;
}

.banner .swiper-button-next{
    right: -30px;
}

.banner .swiper-button-prev:after,.banner .swiper-button-next:after{
    font-size: 24px;
    color:#ffffff;
}

.content1{
    width: 100%;
    height: 300px;
    background-color: #ffffff;
}

.banner-box{
    width: 400px;
    height: 100%;
}

.banner-box .swiper-container{
    width: 100%;
    height: 100%;
}

.banner-box .swiper-slide a .pos {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.7);
    color: #ffffff;
    text-align: center;
}

.banner-box .swiper-slide a .pos p{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding:0 5px;
}

.banner-box .swiper-container > .swiper-pagination-bullets {
    bottom: 45px;
}

.banner-box .swiper-pagination-bullet {
    background: #ffffff;
    opacity:1;
}

.banner-box .swiper-pagination-bullet-active {
    background: #be1c1c;
}

.content1 .news-box {
    width: 800px;
    height: 100%;
    padding: 10px;
}

.content1 .news-box .Group-news {
    width: 380px;
}

.content1 .news-box .Notice {
    width: 380px;
}

.content1 .news-box .info > a:hover{
    color: #d53435;
}

.gx-cf::after, .gx-cf::before {
    display: table;
    clear: both;
    content: "";
}

.content1 .news-box .Group-news .title .icon,.content1 .news-box .Notice .title .icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../img/icon_news.png);
    background-size: 30px 30px;
}

.content1 .news-box .Group-news .title > .font, .content1 .news-box .Notice .title > .font{
    font-size: 16px;
    color: #d53435;
    line-height: 30px;
}

.content1 .news-box .Group-news .title .more,.content1 .news-box .Notice .title .more {
    display: block;
    color: #d53435;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    line-height: 30px;
}

.content1 .news-box .Group-news .info,.content1 .news-box .Notice .info {
    font-size: 14px;
    padding: 10px 0;
    height: 130px;
}

.content1 .news-box .info .one {
    display: block;
    height: 28px;
    line-height: 28px;
    position: relative;
    color: #666;
}

.content1 .news-box .info .one .icon {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ececec;
    float: left;
    position: absolute;
    top: 11px;
}

.content1 .news-box .info .one p {
    width: 100%;
    padding-left: 18px;
    padding-right: 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content1 .news-box .info .one span {
    color: #999;
    float: right;
}

.content2 .title {
    line-height: 45px;
    color: #d53435;
}

.content2 .title .font{
    font-size: 24px;
    font-weight: bold;
}

.content2 .title .tab-tit >a,.content2 .title .tab-tit >i{
    float: left;
    padding: 0 5px;
    color: #d53435;
}

.content2 .title .tab-tit .cur{
    font-weight: bold;
}

.books-box{
    background: #ffffff;
    border-top: #d53435 5px solid;
    height: 340px;
}

.books-box .book-item{
    margin: 15px 30px;
    width: 140px;
    float: left;
}

.book-cover{
    height: 189px;
}

.book-title{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    line-height: 24px;
    height: 48px;
}

.book-author{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #878787;
    margin-top: 10px;
    line-height: 20px;
    height: 40px;
}

.content3{
    height: 705px;
}

.content3 .books-box{
    height: 660px;
}

.xs-content{
    width: 800px;
}

.xs-content .title {
    line-height: 45px;
    color: #d53435;
}

.xs-content .title .font{
    font-size: 24px;
    font-weight: bold;
}

.xs-content .title .tab-tit >a,.xs-content .title .tab-tit >i{
    float: left;
    padding: 0 5px;
    color: #d53435;
}

.xs-content .title .tab-tit .cur{
    font-weight: bold;
}

.rank-content{
    width:370px;
    height: 705px;
    background: #ffffff;
}

.rank-content .title{
    height: 45px;
    border-bottom: 1px solid #ebebeb;
    line-height: 45px;
}

.rank-content .title .icon{
    width: 30px;
    height: 45px;
    margin-right: 10px;
    background: url(../img/icon_news.png) center no-repeat;
    background-size: 30px 30px;
    margin-left: 10px;
}

.rank-content .title > .font {
    font-size: 16px;
    color: #d53435;
    line-height: 45px;
}

.rank-list {
    padding: 10px;
}

.rank-list .rank-list-item{
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

.rank-list .rank-list-item:last-child{
    border-bottom:none;
}

.link-item{
    display: none;
}

.rank-list .active .link-item {
    display: block;
}

.rank-list .active .text-item {
    display: none;
}

.text-item{
    line-height: 55px;
}

.text-item .book-name{
    font-size: 16px;
}

.rank-index {
    width: 40px;
    color: #666666;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.book-name{
    width:300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    font-size: 18px;
}

.info-box{
    width:300px;
}

.link-item {
    padding-bottom: 5px;
}
.link-item .rank-index {
    color: #d53435;
}

.link-item .book-cover{
    width: 105px;
    height: 142px;
}

.book-info{
    width: 185px;
}

.book-info .book-title{
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    height: 56px;
}

.list_enter ul {
    margin-left: -16px;
}
.fn-clear {
    zoom: 1;
}

.item_li_04 {
    width: 288px;
    margin-left: 16px;
}

.list_enter ul li .tit {
    font-size: 24px;
    border-bottom: solid 3px #d53435;
    line-height: 50px;
    text-align: center;
    color: #d53435;
    margin-bottom: 3px;
}

.list_enter ul li .con {
    padding: 20px;
    background: #fff;
    height: 315px;
}

.list_enter ul li .con img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.list_enter ul li .con .con_rz {
    background: url(../img/weibo_v.jpg) 50px 5px no-repeat;
    text-indent: 65px;
    margin: 10px 0;
}

.line_ccc {
    border-bottom: solid 1px #ccc;
}

.list_enter ul li .con .con_name {
    margin: 10px 0;
}

.friend-links-content{
    background-color: #fff;
    padding: 10px 100px;
}

.friend-links-content .row a,.friend-links-content .row span{
    display: inline-block;
    color: #000000;
    font-size: 14px;

}

.banner-content2{
    height: 130px;
}

